More effectually prevent defun list wrapping in C-x C-w
authorPo Lu <luangruo@yahoo.com>
Wed, 24 Apr 2024 03:45:31 +0000 (11:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 24 Apr 2024 03:45:31 +0000 (11:45 +0800)
commit145a77808ebd36fffb2e9c0376f821f09733d045
treeebef831b8e15118d628dd7560aca34fd3a9a73e7
parentd3d1be8ae56efe29e4a721c5dd4e1fa973cf9d5a
More effectually prevent defun list wrapping in C-x C-w

* lisp/vc/log-edit.el (log-edit-fill-entry): Match and replace
with NBSPs the opening defun list also.

* test/lisp/vc/log-edit-tests.el
(log-edit-fill-entry-no-defun-list-wrapping): New test.
lisp/vc/log-edit.el
test/lisp/vc/log-edit-tests.el